@charset "utf-8";

/*字体修改*/
@font-face {
    font-family: pf;
    src: url('../fonts/PingFangMedium.ttf');
}

/*body {*/
/*    font-family: pf !important;*/
/*}*/
body  {
    font-family: 'PingFang-SC-Regular','Microsoft YaHei',"Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif!important;
}
body * {
    font-family: 'PingFang-SC-Regular','Microsoft YaHei',"Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif!important;
}

.service_con .service_item .service_text h5 {
    font-weight: bold;
}

.other_banner .banner_text .safe_width p {
    font-weight: bold;
}

.news_con .news_list .news_item .news_text h5 {
    font-weight: bold;
}

.details_con .d_box .d_desc .top-block .h3 {
    font-weight: bold;

}

.ab_head h5 {
    font-weight: bold;
}

.lx_head h5 {
    font-weight: bold;
}

.ab_03 .ab03_con .ab03_time .time_con #nav ul li.active-nav span {
    font-weight: bold;
    font-family: "Arial" !important;
}

.head_nav {
    background: #fff;
}

.case_con .case_list .case_item {
    position: relative;
}

.btn_box a:hover {
    margin-top: 0px !important;
}

.m_nav_box {
    padding-left: 33% !important;
}

.hide_m_nav {
    width: 33% !important;
}

/*案例页面*/
.case_con {
    padding: 4.1vw 60px 2.6vw 60px;
    max-width: 1920px;
    width: 100%;
    margin: auto;

}

.case_con.sy_case {
    max-width: unset;
}

/*首页案例banner*/
.banner-swiper .line-box {
    bottom: 1.5625vw;
    left: 9.375vw;
    margin-left: 136px;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 4px;
    height: 14px;

}

.line-box .tip {
    color: #fff;
    margin-left: 30px;
    font-size: 12px;
    line-height: 14px;
}

.banner-swiper .swiper-pagination {
    bottom: 1.5625vw;
    left: 9.375vw;
    margin-left: 0;
    color: rgba(255, 255, 255, 0.54)
}

.banner-swiper .swiper-button-prev,
.banner-swiper .swiper-button-next {
    bottom: 1.5625vw;
    left: 9.375vw;
    margin-left: 54px !important;

}

.banner-swiper .swiper-button-next {
    margin-left: 88px !important;
}

.banner-swiper .swiper-pagination span {
    font-size: 16px;
    font-weight: bold;
}

.banner-swiper .line-box .line {
    width: 120px;
    height: 2px;
}
.case_con.sy_case .case_list .case_item .img-box {
    width: 102%;
    height: 102%;
}
.case_con.sy_case .case_list .case_item .img-box img {
    width: 102%;
    height: 102%;
}

/*服务*/
.service_con .service_item .service_img {
    border-radius: 10px;
    overflow: hidden;
}

.service_con .service_item .service_img img {
    border-radius: 10px;
}

/*观点*/
.fixed_bg .fixed_con {
    max-width: 1280px;
}

/*资讯详情*/
.d_list {
    position: sticky;
    top: 160px;
}

.news_con .news_list .news_item:hover .news_img {
    transform: scale(1) !important;
}

.details_con .d_box .d_desc .top-block {
    padding-bottom: 20px !important;
}

.fb_info {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: 10px;
}

.fb_info span {
    margin-right: 20px;
    margin-top: 16px;
    font-size: 16px;
    color: #333;

}

.fb_info span:last-child {
    margin-right: 0;

}

/*人才理念*/

.rencai_con .talent_dy .dy_box .dy_item:hover .dy_desc {
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    bottom: 20px;

}

.rencai_con .talent_dy .dy_box .dy_item .dy_desc {
    justify-content: left;
    align-items: flex-start;
    height: 320px;
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    /* padding:1.82vw 2.6vw 10px; */
    padding-left: 2.6vw;
    padding-right: 2.6vw;

}

.rencai_con .talent_dy .dy_box .dy_item .dy_desc h5 {
    margin-bottom: 1.25vw;
    padding-bottom: 0;
}

.rencai_con .talent_dy .dy_box .dy_item .dy_desc h5::after {
    content: none;
}

.rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list {
    justify-content: space-between;
    align-items: flex-start;
}

.rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item {
    width: 32%;
    max-width: unset;
    justify-content: left;
    align-items: flex-start;
    border-top: 1px solid #ddd;
    padding-top: 0.83vw;
    padding-bottom: 1.45vw;
    margin-bottom: 0;
}

.rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item:last-child {
    width: 100%;
}

.rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item span {
    display: none;


}

/*我们*/
.ab_02_new {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.ab02_item {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}

.ab02_text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    letter-spacing: 2px;
    padding: 0 3vw;
}

.ab02_text h5 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 600;
    text-align: center;
    color: #fff;
}

.ab02_text p {
    font-size: 24px;
    line-height: 30px;
    margin-top: 36px;
    color: #fff;
    text-align: center;
}

.ab02_item img {
    width: 100%;
    height: auto;
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    /*transform: scale(1.06);*/
}

.ab02_item:hover img {
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    transform: scale(1.06);
}

.about_con .ab_01 .ab01_con .ab01_desc div {
    text-align: justify;
}

.about_con .ab_01 {
    width: 100%;
    max-width: 1620px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.about_con .ab_04 {
    width: 100%;
    max-width: 1620px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.ab_03 .ab03_con .ab03_img img{
    display: none;
}
.ab_03 .ab03_con .ab03_img img.active_img{
    display: inline-block;
}

.swiper-button-next.btn_hide {
    display: none !important;
}

.swiper-button-prev.btn_hide {
    display: none !important;
}

.more:hover {
    color: #FF6701;
}

/*联系*/
.lx_con .lx_info .lx_info_l .info_l_item:hover p a {
    color: #fff;
}



@media screen and (max-width: 1680px) {

    .ab02_text h5 {
        font-size: 44px;
        line-height: 44px;
    }

    .ab02_text p {
        font-size: 20px;
        line-height: 26px;
        margin-top: 34px;
    }


}

@media screen and (max-width: 1440px) {

    .ab02_text h5 {
        font-size: 42px;
        line-height: 42px;
    }

    .ab02_text p {
        font-size: 18px;
        line-height: 24px;
        margin-top: 32px;
    }

    /*案例页面*/
    .case_con {
        padding: 4.1vw 30px 2.6vw 30px;

    }


}

@media screen and (max-width: 1366px) {

    .ab02_text h5 {
        font-size: 40px;
        line-height: 40px;
    }

    .ab02_text p {
        font-size: 18px;
        line-height: 24px;
        margin-top: 32px;
    }


}

@media screen and (max-width: 1280px) {


    .ab02_text h5 {
        font-size: 34px;
        line-height: 34px;
    }

    .ab02_text p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 24px;
    }

}

@media screen and (max-width: 1024px) {
    .menu_head a {
        background-size: 240px auto;
    }


    .ab02_text h5 {
        font-size: 32px;
        line-height: 32px;
    }

    .ab02_text p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 24px;
    }

    /*案例页面*/
    .case_con {
        padding: 4.1vw 20px 2.6vw 20px;

    }

    /*我们*/
    .about_con .ab_01 {
        width: 100%;
        max-width: unset;
        margin: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .about_con .ab_04 {
        width: 100%;
        max-width: unset;
        margin: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .case_con.sy_case .case_list .case_item .img-box {
        width: 100%;
        height: auto;
    }
    .case_con.sy_case .case_list .case_item .img-box img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .menu_head a {
        background-size: 5.75rem auto;
    }

    .nav_m_con {
        height: 50px;
    }

    body {
        padding-top: 50px;
    }

    .nav_m_con a {
        height: 50px;
    }

    .m_menu_box {
        padding-top: 50px;
    }

    .menu_head {
        height: 50px;
        line-height: 50px;
    }

    .menu_head a {
        height: 50px;
    }

    .banner-box {
        top: 50px;
    }
    .case_con.sy_case .case_list .case_item .img-box{
        width: 100%;
        height: auto;
    }
    .case_con.sy_case .case_list .case_item .img-box img{
        width: 100%;
        height: auto;
    }

    /*案例页面*/
    .case_con {
        padding: 1rem 0.8rem;

    }

    /*首页案例banner*/
    .banner-swiper .line-box {
        bottom: 15px;
        left: 0.8rem;
        margin-left: 45px;
        margin-bottom: -0.02rem;

    }

    .line-box .tip {
        margin-left: 15px;
        font-size: 0.5rem;
    }




    .banner-swiper .swiper-pagination span {
        font-size: 14px;
    }

    .banner-swiper .line-box .line {
        width: 60px;
        height: 2px;
    }

    .banner-swiper .swiper-pagination {
        bottom: 15px;
        left: 0.8rem;
        display: inline-block;
    }

    .sy_service .left-block {
        height: 10rem;
    }

    .sy_service .left-block .block .box .txt .h3 {
        font-weight: normal;
    }

    .service_con .service_item:nth-child(even) .block_sj img{
        border-radius: 10px;
    }
    /*人才理念*/

    .rencai_con .talent_dy .dy_box .dy_item:hover .dy_desc {

        bottom: 0px;

    }

    .rencai_con .talent_dy .dy_box .dy_item .dy_desc {

        height: 7rem;

        padding: 0.6rem;

    }

    .rencai_con .talent_dy .dy_box .dy_item .dy_desc h5 {
        margin-bottom: 0.5rem;
        padding-bottom: 0;
    }

    .rencai_con .talent_dy .dy_box .dy_item .dy_desc h5::after {
        content: none;
    }

    .rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list {
        margin-top: 0;
    }

    .rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item {
        width: 32%;
        max-width: unset;
        justify-content: left;
        align-items: flex-start;
        border-top: 0.025rem solid #ddd;
        padding-top: 0.35rem;
        padding-bottom: 0.35rem;
        margin-bottom: 0;
    }




    /*我们*/
    .ab_02_new {
        width: calc(100% - 1.6rem);
        margin: auto;
        flex-direction: column;

    }

    .ab02_item {
        width: 100%;
        margin-top:10px;
    }

    .ab02_text {

        letter-spacing: 0.05rem;
        padding: 0 0.6rem;
    }

    .ab02_text h5 {
        font-size: 0.85rem;
        line-height: 0.8rem;
        font-weight: 500;
    }

    .ab02_text p {
        font-size: 0.65rem;
        line-height: 0.8rem;
        margin-top: 0.3rem;
    }



    .ab02_item:hover img {
        transform: scale(1);
    }

    .about_con .ab_01 {
        padding: 1.75rem 0.8rem 1rem 0.8rem;
    }

    .about_con .ab_04 {
        padding: 1.75rem 0.8rem 2rem 0.8rem;
    }

    .ab_03 .ab03_con .ab03_time .ab_head {
        padding-left: 0 !important;
    }

    .ab_03 .ab03_con .ab03_time .time_box {
        padding-left: 0 !important;
    }

    .ab_03 .ab03_con .ab03_time .time_con #page .slidepage {
        /* width: calc(100%) !important; */
        padding-right: 2.5rem;
    }

    .ab_03 .ab03_con .ab03_time .time_con #page .slidepage .a6_bone {
        width: calc(100%);
        padding-right: 0;
    }

    .ab_03 .ab03_con .ab03_time .time_con #page .slidepage .a6_bone::after {
        width: calc(100% - 0.3rem);
    }

    .swiper-button-next.btn_hide {
        display: block !important;
    }

    .swiper-button-prev.btn_hide {
        display: block !important;
    }

    /*资讯*/
    .details_con .d_box .d_desc .top-block {
        padding-bottom: 0.3rem;
    }

    .fb_info {
        padding-top: 0.4rem;
    }

    .fb_info span {

        letter-spacing: normal;
        margin-right: 0.45rem;
        margin-top: 0.25rem;
        font-size: 0.55rem;
        color: #333;
        line-height: 0.6rem;

    }

    /*联系*/
    .lx_con .lx_info .lx_info_l .info_l_item:hover {
        background: #f6f6f6;
    }

    .lx_con .lx_info .lx_info_l .info_l_item:hover span.icon_tel {
        background-position: 0 0;
    }

    .lx_con .lx_info .lx_info_l .info_l_item:hover span.icon_sms {
        background-position: 0px -0.9rem;
    }

    .lx_con .lx_info .lx_info_l .info_l_item:hover span.icon_dw {
        background-position: 0px -1.8rem;
    }

    .lx_con .lx_info .lx_info_l .info_l_item:hover p {
        color: #333;
    }

    .lx_con .lx_info .lx_info_l .info_l_item:hover p a {
        color: #333;
    }

    .lx_con .lx_info .lx_info_l .info_l_item:hover div {
        color: #666;
    }

    /*底部优化*/
    .footer_bottom {
        letter-spacing: normal;
        padding-bottom: 0.5rem;
    }

    .t_con {
        padding: 1.2rem 0 0.5rem 0;
    }

    .footer_b_l a {
        margin-top: 0.25rem;
    }
    .footer_b_l a:last-child{
        margin-bottom: 0.25rem;
    }
    .footer_b_l a:first-child {
        margin-top: 0.6rem;
    }

    .f_info_b p {
        margin-bottom: 0.25rem;
        letter-spacing: normal;
    }

    .label_span {
        letter-spacing: normal;
        font-size: 0.75rem;
        padding-bottom: 0.6rem;
    }
}
.case-banner .img-box-text .safe_width h5{
  font-size:60px!important;
  /*font-weight:normal!important;*/
  line-height:76px!important;
}
@media screen and (max-width: 1680px) {
  .case-banner .img-box-text .safe_width h5{
  font-size:56px!important;
  line-height:72px!important;
}
}

@media screen and (max-width: 1440px) {
  .case-banner .img-box-text .safe_width h5{
  font-size:54px!important;
  line-height:70px!important;
}
}

@media screen and (max-width: 1336px) {
  .case-banner .img-box-text .safe_width h5{
  font-size:52px!important;
  line-height:68px!important;
}
}

@media screen and (max-width: 1280px) {
  .case-banner .img-box-text .safe_width h5{
  font-size:48px!important;
  line-height:66px!important;
}
}

@media screen and (max-width: 1024px) {
  .case-banner .img-box-text .safe_width h5{
  font-size:44px!important;
  line-height:60px!important;
}
}
@media screen and (max-width: 767px) {
  .case-banner .img-box-text .safe_width h5{
  font-size:0.85rem!important;
  line-height:1.4rem!important;
}
}